Returns values to be placed in the header and footer area of the Excel report.
Function AMMGetReportCustomHeaderValues (AccumulatedData As Variant) As Variant
Name |
Description |
---|---|
AccumulatedData |
A variant that contains user-defined data that can be accumulated from call to call and passed from the AMMGetReportTableRowValues function. |
Called once after the last call to AMMGetReportTableRowValues that provides the AccumulatedData parameter.
Related concepts
Configuring linking to folders
Related tasks
Configuring the proxy document type
Configuring the Where Used page
Related information
AMMPropertiesToBeRequested function
PnIDLink_GetSheetSize function
PnIDLink_GetAssetCoordinates function